home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / mos_pegasos / transpoclock / transpoclock.readme < prev    next >
Text File  |  2004-08-03  |  4KB  |  148 lines

  1. -----------------------------------------------------------------
  2.  
  3. TranspoClock 1.04 © 2003-2004 Jacek Piszczek
  4.  
  5. -----------------------------------------------------------------
  6.  
  7. 1. What's THAT ??
  8.  
  9.     TranspoClock is a simple digital clock that uses MorphOS' intuition transparency
  10.     features. In other words parts of clock window not covered by digits are totaly
  11.     transparent.
  12.  
  13.     Since v1.0 TranspoClock features a simple yet powerful reminder!!!
  14.  
  15.     TranspoClock is FREEWARE. The author takes no responsibility for any problems or
  16.     data loss caused by this application. Use at your own risk!
  17.  
  18.     You may freely spread this archive as long as it's contents remains unchanged.
  19.  
  20. 2. Who is responsible for this mess?
  21.  
  22.     TranspoClock was written by Jacek Piszczek. The included gfx was done by
  23.     Nicholas Szalski (Ocinel), Andre Siegel (Jobbo) and Grzegorz Kraszewski
  24.     (Krashan).
  25.  
  26.     1.02 - added a new gfx set Iso3D by Jupp3 (jpjokela@surfeu.fi)
  27.  
  28.     To contact me please write to: jacadcaps@poczta.onet.pl
  29.  
  30. 3. What do I need to run TranspoClock?
  31.  
  32.     o a Pegasos
  33.     o MorphOS 1.4 (or newer - TranspoClock will complain about old versions of
  34.     some libraries with 1.4, just ignore that)
  35.  
  36. 4. How do I use this thing?
  37.  
  38.     You don't have to use shell to launch TranspoClock anymore - just drop it's
  39.     icon to Ambient's WBStartup directory!
  40.  
  41.     IMPORTANT
  42.  
  43.     After you move TranspoClock to WBStartup it may NOT open it's window -
  44.     you need to fix the path to GFX dir 1st. Prefs window will open automaticaly.
  45.  
  46.     The std template is LEFT/N,TOP/N,FRONT/S,BACKDROP/S,DRAGGAD/S,QUIET/S
  47.  
  48.     LEFT/N       - horizontal position of clock window on screen
  49.  
  50.     TOP/N        - vertical position of clock window on screen
  51.  
  52.     FRONT/N      - makes window stay on top of other windows (MOS1.5+ only)
  53.  
  54.     BACKDROP/N   - creates a backdrop window
  55.  
  56.     DRAGGAD/N    - makes the window draggable
  57.  
  58.     QUIET/N      - stops welcome messages (only error messages will appear, if any)
  59.  
  60.     Example:
  61.     Transpoclock quiet draggad left=1000
  62.  
  63.     NOTE: the reminder feature is always DISABLED when you launch TranspoClock from shell!
  64.  
  65. 5. How to edit preferences?
  66.  
  67.     Doubleclick the TranspoClock with right mouse button or go to Ambient menu -> Utilities
  68.     -> Exchange, find TrasnpoClock and hit "Show interface". The prefs will be saved as
  69.     tooltypes in TrasnpoClock .info file.
  70.  
  71. 6. Is it possible to replace included gfx with my custom gfx?
  72.  
  73.     Sure, the only limit is that the HEIGHT of all pictures MUST be the same
  74.     and WIDTH of all digits MUST be the same (separator image can have a different
  75.     width).
  76.  
  77.     Transparent areas are indicated with pink color (values from 0xF800F8 to 0xFF00FF).
  78.  
  79. 7. I hate TranspoClock! How to turn the damn thing off?
  80.  
  81.     You can use Ambient Exchange or quit it from Prefs or use TaskManager and send
  82.     it a Ctrl-C (Break C)
  83.  
  84. 8. Why is there no seconds display?
  85.  
  86.     Because I don't need that and refreshing transparent regions all the time
  87.     eats too much CPU. Don't ask for this.
  88.  
  89. 9. What does "The bug is in the app!" mean?
  90.  
  91.     No, it's nothing to be afraid of, just a silly joke :)
  92.  
  93. 10. Future versions?
  94.  
  95.     Sure. If you have any ideas just send me an email :)
  96.  
  97. 11. What changed between 0.30 and current version?
  98.  
  99.     1.04
  100.     - Configurable memory colors, autoupdates window pos in prefs
  101.       (both suggested by tokai)
  102.  
  103.     1.03
  104.     - Added fancy memory usage bar
  105.     - If one edited currently displayed event the event window wouldn't go away
  106.  
  107.     1.02
  108.     - If one removed currently displayed event the event window wouldn't go away
  109.     - "Remind me in x minutes" buttons in requesters take seconds into account
  110.     - Added gfx by Jupp3
  111.  
  112.     1.01
  113.     - Fixed hotkeys init (weren't initialised on startup)
  114.  
  115.     1.00
  116.     - Public release
  117.     - Added hotkeys
  118.     - Added execute func stuff
  119.  
  120.     0.90-99
  121.     - Added reminder (eventserver)
  122.     - Event prefs and classes
  123.     - Event loader/saver
  124.     - Event display stuff
  125.     - Fixed most bugs in stuff above ;)
  126.  
  127.     0.80
  128.  
  129.     - Added gfx by Krashan
  130.     - Doesn't keep MUIMaster open all the time
  131.  
  132.     0.70
  133.  
  134.     - Added 12H clock option
  135.     - Added commodities support
  136.     - Added MUI prefs
  137.     - Added WBStart support
  138.     - Added gfxpath support
  139.     - Some optims in transparency generation routine
  140.     - General source cleanup :)
  141.     - Icons and another gfx set by Jobbo (Andre Siegel)
  142.  
  143. ------------------------------- HAVE FUN ! :)
  144.  
  145. TranspoClock and this doc were written using GoldED AIX (http://golded.dietmar-eilert.de/).
  146. Support Pegasos & MorphOS by registering software!
  147.  
  148.